iroh-rpc-types 0.2.0

RPC type definitions for iroh
Documentation

iroh-rpc-types

This crate defines the protocol for use by the iroh-rpc-client, which is used for iroh services to communicate internally via RPC.

It defines a set of messages and traits that specify how each message is to be processed.

These types can be used with any transport protocol in quic-rpc.

License